PHY SET EMITTER UPDATE
Set the update time for particles for spawning.
PHY SET EMITTER UPDATE ID, update#
ID
Integer
identification number of the emitter object
update#
Float
update time with 0.02 being the default
This property controls how quickly new particles are spawned. This value is subtracted from a timer and when that timer is less than 0.0 then a new particle is spawned. As a result of this using lower values will help to ensure new particles are spawned more slowly whereas higher values will have an effect of particles dying off quickly and new ones being made quickly.
No example code is provided for this command